Clean up some VMX IO handler code:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 18 Oct 2005 10:09:36 +0000 (11:09 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 18 Oct 2005 10:09:36 +0000 (11:09 +0100)
commit422ad78b3c5eec536143deeea7cbd935479d2f1b
tree0fc64405404d2775bb48cf05d3c3aef8bb71be91
parentf2fabb9e4e95326191163347b77702a2a0c3ad0b
Clean up some VMX IO handler code:
1. Clean up some definitions.
2. change d to v, if it means vcpu.
3. remove some tailing spaces.

TODO:
split current VMX IO handler list to 2, one for port IO,
and the other for MMIO.

Signed-off-by: Xin Li <xin.b.li@intel.com>
xen/arch/x86/vmx_intercept.c
xen/arch/x86/vmx_io.c
xen/arch/x86/vmx_vmcs.c
xen/include/asm-x86/vmx_intercept.h
xen/include/asm-x86/vmx_platform.h
xen/include/asm-x86/vmx_virpit.h
xen/include/asm-x86/vmx_vmcs.h